| plJobSource |
| Logical Entity Name | plJobSource |
| Default Table Name | plJobSource |
| Physical Only | NO |
| Definition | |
| Note |
| plJobSource Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
plJobSourceID |
int | NO | ||
| Code | varchar(12) | NO | ||
| Descrip | varchar(128) | YES | ||
| SyCampusGrpID | int | YES | ||
| Active | bit | NO | ||
| SystemCode | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| plJobSource Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_plJobSource_plJobSourceID | PrimaryKey | plJobSourceID |
| plJobSource Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_plJobSource.UserID_SyStaff.SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| PlJobSourceExternalMap | Non-Identifying | One To Zero or More | FK_PlJobSourceExternalMapPlJobSourceId_PlJobSourcePlJobSourceId | NO | YES |
| plJobSource Check Constraints |
| Check Constraint Name | CheckConstraint |